home *** CD-ROM | disk | FTP | other *** search
- object Extrabox: TExtrabox
- Left = 241
- Top = 170
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
- BorderStyle = bsDialog
- ClientHeight = 307
- ClientWidth = 427
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object ClearSlot: TButton
- Left = 344
- Top = 240
- Width = 75
- Height = 25
- Hint = 'Click to delete contents of selected slot.'
- Caption = '&Delete Slot'
- TabOrder = 5
- OnClick = ClearSlotClick
- end
- object Button1: TButton
- Left = 260
- Top = 276
- Width = 75
- Height = 25
- Caption = 'OK'
- ModalResult = 2
- TabOrder = 0
- OnClick = Button1Click
- end
- object GroupBox2: TGroupBox
- Left = 8
- Top = 8
- Width = 411
- Height = 200
- Caption = 'Select Slot'
- TabOrder = 1
- object RadioButton1: TRadioButton
- Left = 16
- Top = 32
- Width = 49
- Height = 17
- Caption = 'Slot I'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = RadioButton1Click
- end
- object RadioButton2: TRadioButton
- Left = 16
- Top = 64
- Width = 57
- Height = 17
- Caption = 'Slot II'
- TabOrder = 1
- OnClick = RadioButton2Click
- end
- object RadioButton3: TRadioButton
- Left = 16
- Top = 96
- Width = 57
- Height = 17
- Caption = 'Slot III'
- TabOrder = 2
- OnClick = RadioButton3Click
- end
- object Edit2: TEdit
- Left = 120
- Top = 60
- Width = 271
- Height = 21
- Hint = 'Click to write a description for slot II.'
- TabOrder = 3
- end
- object Edit1: TEdit
- Left = 120
- Top = 28
- Width = 271
- Height = 21
- Hint = 'Click to write a description for slot I.'
- TabOrder = 4
- end
- object Edit3: TEdit
- Left = 120
- Top = 92
- Width = 271
- Height = 21
- Hint = 'Click to write a description for slot III.'
- TabOrder = 5
- end
- object Edit4: TEdit
- Left = 120
- Top = 124
- Width = 271
- Height = 21
- Hint = 'Click to write a description for slot IV.'
- TabOrder = 6
- end
- object Edit5: TEdit
- Left = 120
- Top = 156
- Width = 271
- Height = 21
- Hint = 'Click to write a description for slot V.'
- TabOrder = 7
- end
- object RadioButton4: TRadioButton
- Left = 16
- Top = 128
- Width = 57
- Height = 17
- Caption = 'Slot IV'
- TabOrder = 8
- OnClick = RadioButton4Click
- end
- object RadioButton5: TRadioButton
- Left = 16
- Top = 160
- Width = 57
- Height = 17
- Caption = 'Slot V'
- TabOrder = 9
- OnClick = RadioButton5Click
- end
- end
- object GroupBox3: TGroupBox
- Left = 8
- Top = 219
- Width = 169
- Height = 80
- Hint = 'Shows when windows settings stored and the snapshot taken.'
- Caption = 'Dates'
- TabOrder = 2
- object Label5: TLabel
- Left = 96
- Top = 52
- Width = 32
- Height = 13
- Caption = 'Label5'
- end
- object Label1: TLabel
- Left = 8
- Top = 20
- Width = 78
- Height = 13
- Caption = 'Backup Date :'
- end
- object Label4: TLabel
- Left = 96
- Top = 20
- Width = 32
- Height = 13
- Caption = 'Label4'
- end
- object Label3: TLabel
- Left = 8
- Top = 52
- Width = 77
- Height = 13
- Caption = 'Snapshot Date :'
- end
- end
- object Button2: TButton
- Left = 344
- Top = 276
- Width = 75
- Height = 25
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 3
- OnClick = Button2Click
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 426
- Height = 308
- BevelOuter = bvNone
- TabOrder = 4
- Visible = False
- object Label2: TLabel
- Left = 8
- Top = 228
- Width = 404
- Height = 26
- Caption =
- 'Press Ok to restore windows settings (startup and registry files' +
- ') to return your windows exactly the same state when you backed ' +
- 'them up. Otherwise press Cancel.'
- WordWrap = True
- end
- object Label6: TLabel
- Left = 128
- Top = 16
- Width = 286
- Height = 13
- Caption = 'The list is showing that the changed startup and registry files.'
- WordWrap = True
- end
- object Label7: TLabel
- Left = 128
- Top = 56
- Width = 32
- Height = 13
- Caption = 'Label7'
- end
- object Label8: TLabel
- Left = 128
- Top = 84
- Width = 32
- Height = 13
- Caption = 'Label8'
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 105
- Height = 209
- Caption = 'Changes'
- Enabled = False
- TabOrder = 0
- object CheckBox1: TCheckBox
- Left = 12
- Top = 16
- Width = 84
- Height = 25
- Caption = 'Autoexec.bat'
- TabOrder = 0
- end
- object CheckBox2: TCheckBox
- Left = 12
- Top = 46
- Width = 84
- Height = 17
- Caption = 'Config.sys'
- TabOrder = 1
- end
- object CheckBox3: TCheckBox
- Left = 12
- Top = 72
- Width = 84
- Height = 17
- Caption = 'Win.ini'
- TabOrder = 2
- end
- object CheckBox4: TCheckBox
- Left = 12
- Top = 100
- Width = 84
- Height = 17
- Caption = 'System.ini'
- TabOrder = 3
- end
- object CheckBox5: TCheckBox
- Left = 12
- Top = 128
- Width = 84
- Height = 17
- Caption = 'System.dat'
- TabOrder = 4
- end
- object CheckBox6: TCheckBox
- Left = 12
- Top = 156
- Width = 84
- Height = 17
- Caption = 'User.dat'
- TabOrder = 5
- end
- object CheckBox7: TCheckBox
- Left = 12
- Top = 184
- Width = 84
- Height = 17
- Caption = 'Classes.dat'
- TabOrder = 6
- end
- end
- object Button3: TButton
- Left = 258
- Top = 274
- Width = 75
- Height = 25
- Caption = 'Ok'
- ModalResult = 2
- TabOrder = 1
- OnClick = Button3Click
- end
- object Button4: TButton
- Left = 342
- Top = 274
- Width = 75
- Height = 25
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 2
- OnClick = Button4Click
- end
- end
- end
-